go.pact.im/x/goupdate.textGenerator.sectionPackageDiffChanges (method)

3 uses

	go.pact.im/x/goupdate (current package)
		textgen.go#L270: 	return g.sectionPackageDiffChanges("INCOMPATIBLE", changes)
		textgen.go#L274: 	return g.sectionPackageDiffChanges("COMPATIBLE", changes)
		textgen.go#L277: func (g *textGenerator) sectionPackageDiffChanges(title string, changes []apidiff.Change) error {